@charset "utf-8";

body{font:16px/1.5 '微软雅黑', Arial, '宋体', tahoma, Hiragino Sans GB, \\5b8b\4f53, sans-serif; color:#333333; background-color:#fff;
	-webkit-text-size-adjust:none; /*针对最小字体12px缩放*/}
a:focus, a:hover { text-decoration: none; color: inherit; }
p,ul,ol,dl{margin-bottom: 0;}
h4,h5,h1,h2,h3{margin: 0;}
@media (min-width: 768px){
	body{font-size: 14px;}
	.intrf{width: 100%;}
	.footer .footer-c p, .footer .footer-c ul{
		margin-right: 1rem;
	}
	.footer-c p{width: 2.13rem;height: .50rem;}
	.footer-c p img{width: 100%;height: auto;}
	.footer{padding: .18rem .30rem;}
	.sec4 .introduce{padding:0;}
	.footer .footer-c{width: 100%;text-align: center;}
	.sec4{height: 500px;}
}
@media (min-width: 900px){
	.intrf{width: 1320px;}
	.footer-c p{width: 213px;height: 50px;}
	.footer-c p img{width: 100%;height: auto;}
	.footer .footer-c p,.footer .footer-c ul{float: left;margin-right: 10%;}
	.footer{padding: 18px 30px;}
	.sec4 .introduce{padding: 66px 84px 0 84px;}
	.footer .footer-c{display: inline-flex;align-items: center;width: 100%;justify-content: space-between;}
}
@media (min-width: 1200px){
	body{min-width: 1000px;display: flex;flex-direction: column;    font-size: 16px !important;}
	.container {
	    width: 1200px;
		padding: 0;
	}
	.intrf{width: 1320px;}
	.footer-c p{width: 213px;height: 50px;}
	.footer-c p img{width: 100%;height: auto;}
	.footer .footer-c p,.footer .footer-c ul{float: left;margin-right: 10%;}
	.footer{padding: 18px 30px;}
	.sec4 .introduce{padding: 66px 70px 0 84px;}
	.footer .footer-c{display: inline-flex;align-items: center;width: 100%;text-align: left;justify-content: space-between;}
	/* .footer .container{padding: 0 30px;} */
	
}





.banner-img,.banner-img img{width: 100%;}
.sec-p{padding-bottom: 30px;}
.sec-b{margin-bottom: 30px;}
.sec-b1{margin-bottom: 50px;}
.main-bgk{background-color:#f1f1f1 ;}
/* 显示 */
.show { display:block; }
.hide { display:none; }
/* 定位 */
.potir { position:relative; }
.potia { position:absolute; }
.potif { position:fixed; }
.potis { position:static; }
/* 浮动 */
.fl { float:left; }
.fr { float:right; }
.fnone { float:none; }
.clearboth { clear:both; }
.clearfix { *zoom:1; }
.clearfix { zoom:1; }
.clearfix:after { content:""; clear:both; display:block; }
/* 容器 */
.minW1200 { min-width:1200px; }
.myWrap { margin-right:auto; margin-left:auto; width:1200px; }
/* 溢出 */
.overhide { overflow:hidden; }
.textover { text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.textover-2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.textover-3 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.textover-4 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
/* 透明 */
.opacity0 { filter:alpha(opacity=0); opacity:0; }
.opacity1 { filter:alpha(opacity=100); opacity:1; }
/* 过渡 */
.trtidu25 { -webkit-transition-duration:.25s; -moz-transition-duration:.25s; -ms-transition-duration:.25s; -o-transition-duration:.25s; transition-duration:.25s; }
.trtidu30 { -webkit-transition-duration:.3s; -moz-transition-duration:.3s; -ms-transition-duration:.3s; -o-transition-duration:.3s; transition-duration:.3s; }
.trtidu35 { -webkit-transition-duration:.35s; -moz-transition-duration:.35s; -ms-transition-duration:.35s; -o-transition-duration:.35s; transition-duration:.35s; }
.trtidu50 { -webkit-transition-duration:.5s; -moz-transition-duration:.5s; -ms-transition-duration:.5s; -o-transition-duration:.5s; transition-duration:.5s; }
.trtidu80 { -webkit-transition-duration:.8s; -moz-transition-duration:.8s; -ms-transition-duration:.8s; -o-transition-duration:.8s; transition-duration:.8s; }
.trtidu100 { -webkit-transition-duration:1s; -moz-transition-duration:1s; -ms-transition-duration:1s; -o-transition-duration:1s; transition-duration:1s; }
/* BS */
.no-margin-rl { margin-right: 0; margin-left: 0; }
.no-padding-rl { padding-right: 0; padding-left: 0; }



/* 头部 */
.header {  }
.header .cont{height: 140px;position: relative;}

.header .cont>div{position: absolute;bottom: 34px;}
.header .cont>.phone{position: absolute;right: 54px;}
.header .cont .log{float: left;padding-right: 26px;border-right:2px solid #757575 ;margin-right: 14px;}
.header .cont .log img{}
.header .cont .log-txt{}
.header .cont .log-txt p{font-size: 20px;color: #5e5e5e;font-weight: bold;line-height: 150%;}
.header .phone{text-align: right;}
.header .nav{background-color: #424242;}
.header .nav ul{}
.header .nav ul li{float: left;height: 60px;line-height: 60px;width: 11.11%; text-align: center;}
.header .nav ul li a{color: #ffffff;display: block;position: relative;transition: all 0.3s;}/* border-left: 2px solid #b1b1b1; */
.header .nav ul li a.on,.header .nav ul li a:hover{background-color: #eef0f1;color: #2b2b2b;    border-top: 2px solid #8fc41e; box-sizing: content-box;}
.header .nav ul li a:after{content: '';width: 2px;height: 18px;background-color:#b1b1b1;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.header .nav ul li:last-child a:after{display: none;}


/* 页底 */
.footer {     background-color: #e5e5e5; }

/* banner */
.banner-img{width: 100%;}
.banner-img img{width: 100%;}

.swiper-baner{}
.swiper-baner .my-wrapper{}
.swiper-baner .my-wrapper .my-slide{    -webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;width: 100%;height: 100%;position: relative;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.swiper-baner .my-wrapper .my-slide img{width: 100%;}
.swiper-baner ul li,.swiper-list1 ul li img{width: 100%;cursor: -webkit-grab;}
.swiper-list1 ul li img{height: 100%;}
.swiper-baner ul li .sper-tit{background-color: #0f141b;height: 96px;}
.swiper-baner .my-wrapper .my-slide.sper-slide-active{}
.swiper-baner .swiper-pagination{bottom: 22px;}
.swiper-baner .swiper-pagination .my-bullet-active{background-color: #17883e;opacity: 1;}
.swiper-baner .swiper-pagination-bullet{width:12px ;height:12px ;background-color: #ffffff;opacity: 1;margin: 0 10px !important;}

/* 首页 */
.index-page {  }

.sec{padding-top: 50px;}
.sec h4,.sec h3,.sec h2,.sec h1{font-size: 20px;color: #bbbbbb;border-bottom:3px solid #e5e5e5 ;padding-bottom: 10px;margin-bottom: 30px;position: relative;}
.sec span{font-size: 28px;color: #333333;padding-right: 10px;position: relative;padding-left: 40px;}
.sec span:after{content: "";border-bottom:3px solid #79b500 ;position: absolute;left: 0;bottom: -10px;width: 100%;}
.sec span:before{font-size: 28px;color: #333333;padding-right: 10px;position: relative;content: url(index/tit-bef.png);background-size: cover;background-repeat: no-repeat;position: absolute;top: 50%;left: 0;transform: translateY(-50%);height: 30px;}

.title-list{/* margin-right: 15px; */}
.title-list,.title-list ul{padding-left: 0;height: 450px;}
.title-list ul{}
.title-list ul li{transition: all 0.4s;cursor: pointer;}
.title-list ul li:last-child{margin-bottom: 0;}
.title-list ul li h4,.title-list ul li p{color: #979797;font-size: 18px;}
.title-list ul li h4{font-weight: bold;}
.title-list ul li p.arrow{padding-top: 4px;}
.title-list ul li.on p.arrow span{background-image: url(index/arrow.png);}
.title-list ul li p.arrow span{display: block;background-image: url(index/arrow1.png);background-repeat: no-repeat;width: 20px;height: 20px;}
.title-list ul li{height: 142px;border:1px solid #e2e2e2;margin-bottom: 12px;padding: 0 0 0 28px;background-color: #f1f1f1;box-sizing: border-box;}
.title-list ul li h4{padding: 14px 0;}
.title-list ul li.on{background-color: #8fc41e;}
.title-list ul li.on h4,.title-list ul li.on p{color: #ffffff;}


/* .swiper-list1:hover ul li .sper-tit{display: block;} */
.swiper-list1{padding: 0;/* width: 920px; *//* margin-left: 15px; */}
.swiper-list1 ul{position: relative;}
.swiper-list1 ul li{}
.swiper-list1 ul li{height:450px ;display: block;position: relative;}
.swiper-list1 ul li .sper-tit{position: absolute;bottom: 0;left: 0;right: 0;color: #ffffff;background-color:rgba(22,16,18,0.6);padding: 20px 12px;opacity: 0.8;transition: all 0.4s;}

.next, .prev{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-position:center;
}
.next{right: 10px;}
.prev{left: 25px;}
.swiper-list1 ul li .sper-tit h4{font-size: 18px;}
.swiper-list1 ul li .sper-tit p{font-size: 12px;line-height: 2;}
.swiper-list1 .swiper-button-next,.swiper-list1 .swiper-button-prev,
.bannerSper .swiper-button-next,.bannerSper .swiper-button-prev,
.bannerSper1 .swiper-button-next,.bannerSper1 .swiper-button-prev,
.bannerSper2 .swiper-button-next,.bannerSper2 .swiper-button-prev,.next,.prev{height: 47px;width: 47px;border-radius: 50%;background-color: #f7fbff;border: 2px solid #c8cdd0;box-sizing: border-box;}
.swiper-list1 .swiper-button-prev,.swiper-list1 .swiper-container-rtl .swiper-button-next,
.bannerSper .swiper-button-prev,.bannerSper .swiper-container-rtl .swiper-button-next,
.bannerSper1 .swiper-button-prev,.bannerSper1 .swiper-container-rtl .swiper-button-next,
.bannerSper2 .swiper-button-prev,.bannerSper2 .swiper-container-rtl .swiper-button-next,.prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2358595a'%2F%3E%3C%2Fsvg%3E");background-size: 18px 28px;}
.swiper-list1 .swiper-button-next,.swiper-list1 .swiper-container-rtl .swiper-button-prev,
.bannerSper .swiper-button-next,.bannerSper .swiper-container-rtl .swiper-button-prev,
.bannerSper1 .swiper-button-next,.bannerSper1 .swiper-container-rtl .swiper-button-prev,
.bannerSper2 .swiper-button-next,.bannerSper2 .swiper-container-rtl .swiper-button-prev,.next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2358595a'%2F%3E%3C%2Fsvg%3E");background-size: 18px 28px;}
.sec1{}
.sec1 .sec1-c{}
.sec1 .sec1-c .bd{padding-right: 0;}
.sec1 .sec{}
.sec1 .sec a{color: #333333;}
.sec ul{float: right;}
.sec ul li{float: left;font-size: 16px;color: #333333;padding: 0 14px;position: relative;}
.sec ul li a:hover{color: #8fc41e;}
.sec ul li:after{content: '';width:2px ;height: 18px;background-color:#7a7a7a ;position: absolute;left: 0;}
.sec ul li:first-child:after{display: none;}
.sec2-c ul li{color: #666666;}
.sec2-c ul li a:hover{color: #8fc41e;}
.sec2-c ul li:after{background-color: #666666;}


.swiper-prot {}
.swiper-prot ul{}
.swiper-prot ul li{}
.swiper-prot ul li a{display: block;/* height: 366px; */position: relative;overflow: hidden;}
.swiper-prot ul li a img{transition: all 0.3s;width: 100%; }
.swiper-prot ul li a:hover img{transform: scale(1.1);}
.swiper-prot ul li a p{position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);font-size: 18px;height: 50px;line-height: 50px;text-align: center;color: #ffffff;}
.intrf{position: relative;margin: auto;}
.intrf .swiper-button-prev,.intrf .swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%238fc41e'%2F%3E%3C%2Fsvg%3E") ;}
.intrf .swiper-button-next,.intrf .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%238fc41e'%2F%3E%3C%2Fsvg%3E");}
.intrf .swiper-button-next,.intr .swiper-button-prev{}
.swiper-prot ul li a>img{width: 100%;}


.icon-prot{}
.icon-prot ul{display: inline-flex;justify-content: space-between;width: 100%;}
.icon-prot ul li{float: left;height: 104px;width: 14%;border-radius: 5px;border: 1px solid #79b500;margin-right: 18px;text-align: center;box-sizing: border-box;display: inline-flex;align-items: center;justify-content: center;transform: all 0.4s;}
.icon-prot ul li:hover{box-shadow: 0 0 10px rgba(121,181,0,0.6);}
.icon-prot ul li p{padding-top: 10px;}
.icon-prot ul li:last-child{margin-right: 0;}

.sec2{background-color: #f1f1f1;}
.sec2 .sec2-c{}
.sec2 .sec2-c .sec2-prot{height: 500px;}
.sec2 .sec2-c .sec2-prot ul{}
.sec2 .sec2-c .sec2-prot ul li{width: 50%;float: left;height: 250px;padding: 0;}
.sec2 .sec2-c .sec2-prot ul li>div{float: left;}
.sec2 .sec2-c .sec2-prot ul li .explain,.prot-img{height: 100%;width: 50%;}
.sec2 .sec2-c .sec2-prot ul li .explain a:hover{color: #FFFFFF;}
.sec2 .sec2-c .sec2-prot ul li:nth-child(3)> .prot-img,.sec2-prot ul li:nth-child(4) .prot-img{float: right!important;}
.sec2 .sec2-c .sec2-prot ul li:nth-child(3)> .explain,.sec2-prot ul li:nth-child(4) .explain{float: left;}
.prot-img img{width: 100%;height: 100%;}
.prot-img img:hover{filter: contrast(0.5);}
.sec2 .sec2-c .sec2-prot ul li .explain{background-color: #ffffff;padding: 20px 20px 0 20px;color: #333333;position: relative;}
.sec2 .sec2-c .sec2-prot ul li .explain h4{line-height: 2;}
.sec2 .sec2-c .sec2-prot ul li .explain p{font-size: 12px;line-height: 2;}
.sec2 .sec2-c .sec2-prot ul li .explain .click{background:url(index/click.png) no-repeat;height: 20px;width: 20px;position: absolute;bottom: 18px;transition: all 0.3s;}
.sec2 .sec2-c .sec2-prot ul li .explain .click:hover{transform: translateY(-5px);}
.sec2 .sec2-c .sec2-prot ul li .explain:hover{background-color: #79b500;color: #FFFFFF;}
.sec2 .sec2-c .sec2-prot ul li .explain:hover .click{background:url(index/click1.png) no-repeat;}

.sec3{}
.sec3 .sec3-c{}
.sec3 .sec3-c .sec3-img{/* height: 454px; */position: relative;padding: 0;}
.sec3 .sec3-c .sec3-img .sec3-t{position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);}
.sec3 .sec3-c .sec3-img>p{}
.sec3 .sec3-c .sec3-img>p img{width: 100%;}
.sec3 .sec3-c .sec3-img .sec3-t{height: 100px;padding: 0 14px;}
.sec3 .sec3-c .sec3-img .sec3-t h4,.sec3 .sec3-c .sec3-img .sec3-t p{color: #ffffff;line-height: 1.7;}
.sec3 .sec3-c .sec3-img .sec3-t h4{font-size: 18px;font-weight: bold;margin-top: 6px;}
.sec3 .sec3-c .sec3-img .sec3-t p{}
.sec3 .sec3-c>p img{width: 100%;}
.sec3 .sec3-c .sec3-r{}
.sec3 .sec3-c .sec3-r .news{}
.sec3 .sec3-c .sec3-r .news dl{height: 146px;padding-bottom:26px ;border-bottom: 1px solid #dcdcdc;box-sizing: border-box;}
.sec3 .sec3-c .sec3-r .news dl dt{float: left;margin-right: 20px;height: 120px;width: 200px;}
.sec3 .sec3-c .sec3-r .news dl dt>img{width: 100%;height: 100%;}
.sec3 .sec3-c .sec3-r .news dl dd{line-height: 2;}
.sec3 .sec3-c .sec3-r .news dl dd:hover{color: #79b500;}
.sec3 .sec3-c .sec3-r .news dl dd:last-child{font-size: 12px;}
.sec3 .sec3-c .sec3-r ul{}
.sec3 .sec3-c .sec3-r>ul li{line-height: 3;}
.sec3 .sec3-c .sec3-r>ul li p{position: relative;padding-left: 28px;transition: all 0.4s;}
.sec3 .sec3-c .sec3-r>ul li p:hover{transform: translateX(6px);color: #79b500;}
.sec3 .sec3-c .sec3-r>ul li p:after{content: '';height:8px ;width:8px ;background-color:#7f7f7f ;position: absolute;left: 8px;top: 50%;transform: rotate(45deg) translateY(-50%);}
.sec3 .sec3-c .sec3-r>ul li p:hover:after{background-color:#79b500 ;}
.sec3 .sec3-c .sec3-r>ul li span{float: right;}

.sec4{position: relative;}
.sec4 .sec4-bgk{height: 500px;}
.sec4 .sec4-bgk img{width: 100%;z-index: -1;}
.sec4 .introduce{background: url(index/back.png) no-repeat center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);height: 346px;}
.sec4 .introduce h1{font-size: 30px;font-weight: bold;color: #7fb805;}

.sec4 .introduce h2{font-size: 24px;}
.sec4 .introduce h1,.sec4 .introduce h2,.sec4 .introduce p.btn{text-align: center;width: 100%;}
.sec4 .introduce p{line-height: 2;}
.sec4 .introduce p.btn span{display: block;background-color: #7fb805;color: #ffffff;height: 40px;line-height: 40px;width: 162px;text-align: center;margin: auto;transition: all 0.4s;}
.sec4 .introduce p.btn span:hover{transform: translateY(-4px);}




.footer .footer-c dl,.footer .footer-c dl dt{float: left;}
.footer .footer-c dl dt{padding-right: 8px;padding-top: 10px;}
.footer .footer-c dl{width: 26%;}
.footer .footer-c dl dd{font-size: 21px;font-weight: bold;}
.footer .footer-c dl dd span{font-weight: normal;}
/* .footer .footer-c dl{float: left;}
.footer .footer-c ul{float: left;} */

/* 共用 热品推荐 */
.set5{}
.set5 .set5-c{height: 390px;width: 100%;padding:0 30px;}
.bannerSper1{padding: 0;width:640px;float: left;}
.bannerSper1 ul{}
.bannerSper1 ul li{height: 390px;position: relative;width: 100% !important;}
.bannerSper1 ul li:hover .sec5-t{opacity: 1;}
.bannerSper1 ul li p{height: 100%;}
.bannerSper1 ul li p img{width: 100%;height: 100%;}
.bannerSper1 ul li .sec5-t{position: absolute;bottom: 0;left: 0;right: 0;height: 94px;background-color: rgba(0,0,0,0.5);color: #ffffff;padding:0 20px ;opacity: 0;transition: opacity 0.4s;}
.bannerSper1 ul li .sec5-t h4{font-size: 18px;}
.bannerSper1 ul li .sec5-t p{font-size: 12px;}
.bannerSper1 ul li .sec5-t h4,.bannerSper1 ul li .sec4-t p{line-height: 2;}
.sec5-r{width: 39.16%;float: right;height: 390px;display: inline-flex;flex-direction: column;justify-content: flex-end;}
.sec5-r ul{display: inline-flex;justify-content: space-between;}    
.sec5-r ul li{float: left;padding-top: 20px;transition: all 0.3s;}
.sec5-r ul li:hover{box-shadow: 0 0 10px rgb(0,0,0,0.4);}
.sec5-r ul li p{color: #ffffff;}
.sec5-r ul li span{position: relative;}
.sec5-r ul li span:before{content: url(index/click-w.png);background-repeat: no-repeat;background-size: cover;}
.sec5-r ul:first-child{margin-bottom: 10px;height: 114px;}
.sec5-r ul:first-child li{width: 49%;text-align: center;height: 100%;}
.sec5-r ul:first-child li:first-child{background-color: #6fba2c;margin-right: 2%;}
.sec5-r ul:first-child li:last-child{background-color: #8fc31f;}
.sec5-r ul:last-child li{height: 115px;text-align: center;width: 24%;margin-right:1%;}
.sec5-r ul:last-child li:first-child,.sec5-r ul:last-child li:nth-child(2){background-color: #8fc31f;}
.sec5-r ul:last-child li:nth-child(3),.sec5-r ul:last-child li:last-child{background-color: #abcd03;}
.sec5-r ul:last-child li:last-child{margin-right: 0;}


/* 公用 目录*/
.position{color: ;}
.position h5{font-size: 16px;color: #666666;height: 50px;line-height: 50px;}


/* 产品中心 工程案例 栏目列表 公用 */

.b-content{background-color: #ffffff;padding: 46px 15px 0 15px;min-height: 1100px;}
.titleList{}
.titleList>h1{font-size: 16px;height: 92px;line-height: 92px;background-color:#8d8b8c;text-align: center;color: #ffffff;position: relative;margin-bottom: 16px;}
.titleList>h1:before{content: '';position: absolute;bottom: 5px;left: 0;right: 0;width: 100%;height: 3px;background-color: #ffffff;}
.titleList h1 strong{font-size: 24px;}
.titleList .sideMen{}
.titleList .sideMen h4{background-color: #ececed;height: 60px;line-height: 60px;position: relative;width: 100%;cursor: pointer;margin-bottom: 3px;padding:0 30px;}
.sideMen ul:first-child{display: none;}
.titleList .sideMen a.on h4,.titleList .sideMen a:hover h4{color: #ffffff;background-color: #7db700;}
.panel-heading h4 em{background: url(index/lt.png) no-repeat center;position: absolute;right: 30px;top: 50%;transform: translateY(-50%);width: 7px;height: 14px;}

.panel-heading h4 a.on em{background: url(index/lt1.png) no-repeat center;width: 14px;height: 7;}
.panel-body{padding: 0;}
.panel-body ul{padding-bottom: 22px;}
.panel-body ul li{height: 54px;line-height: 54px;border-bottom: 1px solid #a0a6b4;position: relative;box-sizing: content-box;}
.panel-body ul li a{display:block;width: 100%;height: 100%;padding-left: 58px;transition: all 0.3s;}
.panel-body ul li a:hover,.panel-body ul li a.on{display:block;width: 100%;height: 100%;color: #ffffff;background-color: #7db700;}
.panel-body ul li:before{content: url(index/lt2.png);position: absolute;top: 50%;left: 28px;transform: translateY(-50%);background-size: cover;background-repeat: no-repeat;background-position: center;}
.ad-img{padding-top: 10px;}
.ad-img img{width: 100%;}
.panel-group .panel{border: none;}
.panel-title{height: 60px;line-height: 60px;position: relative;}
.panel-title a{display: block;padding-left: 30px;transition: all 0.3s;}
.panel-title a.on,.panel-title a:hover{color: #ffffff;background-color: #7db700;}
.panel-default>.panel-heading{padding: 0;}

.pageClass strong{background-color: #79b500;}
.pageClass a, .pageClass strong{border: 1px solid #79b500 !important;}
:focus {
    outline:0;
}
.intrf .swiper-button-next,.intrf .swiper-button-prev{opacity: 1;}
.swiper-button-next, .swiper-button-prev{
	opacity: 0.6;
}
